home *** CD-ROM | disk | FTP | other *** search
- -- card: 6558 from stack: in
- -- bmap block id: 7240
- -- flags: 0000
- -- background id: 2669
- -- name:
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=391 top=311 right=334 bottom=490
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Continue...
- ----- HyperTalk script -----
- on mouseUp
- visual effect wipe left
- go to card id 7149
- end mouseUp
-
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=278 top=311 right=333 bottom=377
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Previous
- ----- HyperTalk script -----
- on mouseUp
- visual effect wipe left
- go to card id 3504
- end mouseUp
-
-